summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/system_archive/ng_word.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/file_sys/system_archive/ng_word.cpp')
-rw-r--r--src/core/file_sys/system_archive/ng_word.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/file_sys/system_archive/ng_word.cpp b/src/core/file_sys/system_archive/ng_word.cpp
index 5cf6749da..1fa67877d 100644
--- a/src/core/file_sys/system_archive/ng_word.cpp
+++ b/src/core/file_sys/system_archive/ng_word.cpp
@@ -4,7 +4,7 @@
#include <fmt/format.h>
#include "common/common_types.h"
#include "core/file_sys/system_archive/ng_word.h"
-#include "core/file_sys/vfs_vector.h"
+#include "core/file_sys/vfs/vfs_vector.h"
namespace FileSys::SystemArchive {